strings.Builder.grow (method)

2 uses

	strings (current package)
		builder.go#L68: func (b *Builder) grow(n int) {
		builder.go#L83: 		b.grow(n)